Autogenerated HTML docs for v1.7.11-rc0 
diff --git a/git-grep.txt b/git-grep.txt index 4785f1c..3bec036 100644 --- a/git-grep.txt +++ b/git-grep.txt 
@@ -31,7 +31,9 @@  DESCRIPTION  -----------  Look for specified patterns in the tracked files in the work tree, blobs -registered in the index file, or blobs in given tree objects. +registered in the index file, or blobs in given tree objects. Patterns +are lists of one or more search expressions separated by newline +characters. An empty string as search expression matches all lines.      CONFIGURATION